Skip to content

PackageIndexer updates for .NET 11#624

Merged
gewarren merged 2 commits intodotnet:mainfrom
gewarren:pi-net11
Feb 23, 2026
Merged

PackageIndexer updates for .NET 11#624
gewarren merged 2 commits intodotnet:mainfrom
gewarren:pi-net11

Conversation

@gewarren
Copy link
Contributor

No description provided.

@gewarren gewarren requested review from a team and meaghanlewis February 11, 2026 02:27
@gewarren gewarren enabled auto-merge (squash) February 11, 2026 02:27
@gewarren gewarren merged commit e2df848 into dotnet:main Feb 23, 2026
8 of 9 checks passed
if (!packageEntry.Frameworks.Contains("net11.0"))
{
// Add to net11.0 moniker since this is a compatible framework.
fellThroughFromVersion = fellThroughFromVersion ?? "net10.0";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use ??=

@gewarren gewarren deleted the pi-net11 branch February 23, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants